home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / blackjack.schemas < prev    next >
Encoding:
Text File  |  2009-04-14  |  3.2 KB  |  96 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <schema>
  4.       <key>/schemas/apps/blackjack/toolbar</key>
  5.       <applyto>/apps/blackjack/toolbar</applyto>
  6.       <owner>blackjack</owner>
  7.       <type>bool</type>
  8.       <default>TRUE</default>
  9.       <gettext_domain>gnome-games</gettext_domain>
  10.       <locale name="C">
  11.         <short>Whether or not to show the toolbar</short>
  12.         <long>Whether or not to show the toolbar.</long>
  13.       </locale>
  14.     </schema>
  15.  
  16.     <schema>
  17.       <key>/schemas/apps/blackjack/settings/variation</key>
  18.       <applyto>/apps/blackjack/settings/variation</applyto>
  19.       <owner>blackjack</owner>
  20.       <type>string</type>
  21.       <default>Vegas_Strip.rules</default>
  22.       <gettext_domain>gnome-games</gettext_domain>
  23.       <locale name="C">
  24.         <short>The variation of the rules file to use</short>
  25.         <long>The name of the rules file containing the variation of the rules to play.</long>
  26.       </locale>
  27.     </schema>
  28.  
  29.     <schema>
  30.       <key>/schemas/apps/blackjack/deck/card_style</key>
  31.       <applyto>/apps/blackjack/deck/card_style</applyto>
  32.       <owner>blackjack</owner>
  33.       <type>string</type>
  34.       <default></default>
  35.       <gettext_domain>gnome-games</gettext_domain>
  36.       <locale name="C">
  37.         <short>Theme file name</short>
  38.         <long>The name of the file with the graphics for the cards.</long>
  39.       </locale>
  40.      </schema>
  41.  
  42.     <schema>
  43.       <key>/schemas/apps/blackjack/global/balance</key>
  44.       <applyto>/apps/blackjack/global/balance</applyto>
  45.       <owner>blackjack</owner>
  46.       <type>float</type>
  47.       <default>500.0</default>
  48.       <gettext_domain>gnome-games</gettext_domain>
  49.       <locale name="C">
  50.         <short>The amount of money in your bank</short>
  51.         <long>The amount of money in your bank.</long>
  52.       </locale>
  53.     </schema>
  54.  
  55.     <schema>
  56.       <key>/schemas/apps/blackjack/settings/show_probabilities</key>
  57.       <applyto>/apps/blackjack/settings/show_probabilities</applyto>
  58.       <owner>blackjack</owner>
  59.       <type>bool</type>
  60.       <default>FALSE</default>
  61.       <gettext_domain>gnome-games</gettext_domain>
  62.       <locale name="C">
  63.         <short>Display probabilities</short>
  64.         <long>Display the probabilities of each dealer hand outcome and the expected value of your hand.</long>
  65.       </locale>
  66.     </schema>
  67.  
  68.     <schema>
  69.       <key>/schemas/apps/blackjack/settings/quick_deal</key>
  70.       <applyto>/apps/blackjack/settings/quick_deal</applyto>
  71.       <owner>blackjack</owner>
  72.       <type>bool</type>
  73.       <default>FALSE</default>
  74.       <gettext_domain>gnome-games</gettext_domain>
  75.       <locale name="C">
  76.         <short>Use a quick deal</short>
  77.         <long>Use a quick deal with no delay between each card.</long>
  78.       </locale>
  79.     </schema>
  80.  
  81.     <schema>
  82.       <key>/schemas/apps/blackjack/settings/never_insurance</key>
  83.       <applyto>/apps/blackjack/settings/never_insurance</applyto>
  84.       <owner>blackjack</owner>
  85.       <type>bool</type>
  86.       <default>FALSE</default>
  87.       <gettext_domain>gnome-games</gettext_domain>
  88.       <locale name="C">
  89.         <short>Never take insurance</short>
  90.         <long>Never take insurance with a dealer showing an ace.</long>
  91.       </locale>
  92.     </schema>
  93.  
  94.   </schemalist>
  95. </gconfschemafile>
  96.